home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / text / misc / FilterPP.lha / FilterPP.doc next >
Encoding:
Text File  |  1995-03-21  |  1.7 KB  |  48 lines

  1. Short:    Adjustable filter for ProData output ASCII-files 
  2. Uploader: kuiper@ub.rug.nl (Gert Kuiper)
  3. Author:   iron-iq@dds.nl (Dusty Murray)
  4. Type:     gfx/show
  5.  
  6. Filter Printed ProData Records
  7. V0.1 betabetabetabetabetabetabetabetabetabetabetabetabeta
  8.  
  9. Written By Dusty Murray. Tel 050 - 417836 (The Netherlands)
  10. Written For G. Kuiper
  11.  
  12. Usage: FilterPPDR <FILENAME> [OPTIONS]
  13.        
  14.     Options : -trNN  =  NN Tabs after Return 
  15.                   -tbNN  =  NN Tabs Before colon 
  16.                   -taNN  =  NN Tabs After return 
  17.                   -hTEXT =     Before each record an
  18.                                header with text TEXT 
  19.                    where NN is a 2 
  20.                                digit positive number.
  21.  
  22. EXAMPLE: FILTERPPDR games.prt -tr3 -tb1 -ta1 "-hRecord no."
  23.  
  24. *Use -tr1 -tb1 -ta1 when using the output in FinalWriter or FinalCopy
  25.  one TAB is enough, because the tabs are easy adjustable.
  26.  
  27. *No options switches to default wich is:
  28.     -tr3 -tb3 -ta3  (and no header)
  29. *" "'s around the third arguments are needed when spaces are used in
  30.   the header TEXT.
  31.   
  32. Purpose:
  33. To filter printed ProData Record wich are printed to file with a 
  34. HP-DeskJet5xx printer driver installed. This way they can be imported 
  35. in a 'clean' way by some word processors like FinalWriter, FinalCopy 
  36. and WordWorth 3. Tabs can be altered from within these programs so you 
  37. can produce very nice lists/reports of your ProData databases.
  38.  
  39. Possible problems:
  40. Wrong output if not used with HP-DeskJet printer driver. Expect 
  41. improved version later this year. (If you find it usefull, let us 
  42. know: development will speed up that way!)
  43.  
  44. History:
  45. Well, born in the states, raised by dad and mum, and chased by the dog a 
  46. lot, just kidding, this is the first working version.
  47.  
  48. V0.1 beta: 21 March 1995.